Vcenter NamespaceManagement Supervisors Zones Bindings VirtualMachineClassAllocationSpec

Vcenter NamespaceManagement Supervisors Zones Bindings VirtualMachineClassAllocationSpec
Vcenter NamespaceManagement Supervisors Zones Bindings VirtualMachineClassAllocationSpec

The Vcenter NamespaceManagement Supervisors Zones Bindings VirtualMachineClassAllocationSpec schema describes the definition of an allocation for Virtual Machines of a given class.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "reserved_vm_class": "string",
    "count": 0
}
string
reserved_vm_class
Required

Identifier of the Virtual Machine class used for allocation.

This property was added in vSphere API 9.0.0.0.

integer As int64 As int64
count
Required

Number of instances of given Virtual Machine class.

This property was added in vSphere API 9.0.0.0.